Skip to content

feat: Add morgan HTTP logger for standardized request tracking#98

Merged
AlAfiz merged 2 commits intoBETAIL-BOYS:mainfrom
frankosakwe:feature/morgan-http-logger
Mar 24, 2026
Merged

feat: Add morgan HTTP logger for standardized request tracking#98
AlAfiz merged 2 commits intoBETAIL-BOYS:mainfrom
frankosakwe:feature/morgan-http-logger

Conversation

@frankosakwe
Copy link
Copy Markdown
Contributor

@frankosakwe frankosakwe commented Mar 23, 2026

Closes #33


  • Install morgan and @types/morgan dependencies
  • Configure morgan with dev format in main.ts
  • Add HTTP request logging to improve debugging during traffic spikes

- Install morgan and @types/morgan dependencies
- Configure morgan with dev format in main.ts
- Add HTTP request logging to improve debugging during traffic spikes
@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 23, 2026

@frankosakwe Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@AlAfiz AlAfiz merged commit 4ae1085 into BETAIL-BOYS:main Mar 24, 2026
1 check failed
JerryIdoko pushed a commit to JerryIdoko/TradeFlow-API that referenced this pull request Mar 26, 2026
…p-logger

feat: Add morgan HTTP logger for standardized request tracking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: Set up Morgan for standardized HTTP request logging

2 participants